.wl-slider-ios {
	/* defaults for resposive height container */
	position: relative;
	width: 100%;
	height: 0;
	
	/* 39% being the ratio we are maintaining 
	 * calculated by looking at the image 
	 * ratio: 400/1024 = ~0.39 */
	padding: 0 0 39% 0;
}

.iosSlider {
	width: 100%;
	
	/* this height ends up being your maximum height, 
	 * if you want it to scale forever, set it to 
	 * a very high number */
	height: 1500px;
}

.iosSlider .slider {
	width: 100%;
	height: 100%;
}

.iosSlider .slider .item {
	float: left;
	width: 100%;
}

.iosSlider .slider .item img {
	width: 100%;
	height: auto;
}
.wl-slider-ios-container{
	display: block;
	width: 100%;
	height: auto;
	
}
.iosSlider .slider .item .text1 {
	position: absolute;
	bottom: 0;
	right: -100%;
	opacity: 0;
	margin-bottom: 8em;
}
.iosSlider .slider .item .text1 h3{
	padding: .2em .5em;
	white-space: nowrap;
	margin: 0;
}
.iosSlider .slider .item .text2 {
	position: absolute;
	bottom: 0;
	right: -100%;
	opacity: 0;
	margin-bottom: 5em;
}
.iosSlider .slider .item .text2 h4 {
	padding: .2em 1em;
	white-space: nowrap;
	margin: 0;
}

.iosSlider .next, .iosSlider .prev{
	display: block;
	background-repeat: no-repeat;
	background-size: 100%;
	width: 30px;
	height: 50px;
	position: absolute;
	z-index: 3;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
	transition: all 300ms ease;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.iosSlider .next{
	background-image: url('/web/20180828080804im_/http://centroippicolepraterie.com/wp-content/themes/equestrian/images/lynx-arrows-next-small.png');
}
.iosSlider .prev{
	background-image: url('/web/20180828080804im_/http://centroippicolepraterie.com/wp-content/themes/equestrian/images/lynx-arrows-prev-small.png');
}
.iosSlider .next:hover, .iosSlider .prev:hover{
	opacity: 1;
	filter: alpha(opacity=100);
}
.iosSlider .next{
	background-position: 0 0;
	right: -150px;
}
.iosSlider .next:hover:after, .iosSlider .prev:hover:after{
	content: attr(title);
	padding: 2px 6px;
	color: #fff;
	position: absolute;
	white-space: nowrap; 
	z-index: 20px;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;  
	border-radius: 3px;  
	-moz-box-shadow: 0px 0px 4px #222;  
	-webkit-box-shadow: 0px 0px 4px #222;  
	box-shadow: 0px 0px 4px #222; 
	background: rgba(0,0,0, .6);
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	font-size: .8em;
	font-weight: bold;
	text-transform: uppercase;
	top: 30%;
}
.iosSlider .next:hover:after{
	right: 40px;
}
.iosSlider .prev:hover:after{
	left: 40px;
}
.iosSlider .prev{
	left: -150px;
}
.iosSlider:hover .next{
	right: 50px;
}
.iosSlider:hover .prev{
	left: 50px;
}

/*
     FILE ARCHIVED ON 08:08:04 Aug 28, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 14:03:06 Mar 21, 2019.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  LoadShardBlock: 106.193 (3)
  esindex: 0.014
  captures_list: 131.582
  CDXLines.iter: 18.992 (3)
  PetaboxLoader3.datanode: 287.271 (5)
  exclusion.robots: 0.308
  exclusion.robots.policy: 0.288
  RedisCDXSource: 1.315
  PetaboxLoader3.resolve: 155.324 (2)
  load_resource: 429.089
*/